libconfig-identity-perl software package provides module to load (and optionally decrypt) user/pass identity information, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libconfig-identity-perl
libconfig-identity-perl is installed in your system.
Make ensure the libconfig-identity-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libconfig-identity-perl *
You will get with libconfig-identity-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libconfig-identity-perl |
| Version | 0.0018-3 |
| Description | module to load (and optionally decrypt) user/pass identity information |
| Sub Section | Perl |